Skip to content

Add OpenGL cubemap renderer#9

Closed
vicvalentim wants to merge 5 commits intomainfrom
codex/implement-pglcubemaprenderer-with-cubemap-texture
Closed

Add OpenGL cubemap renderer#9
vicvalentim wants to merge 5 commits intomainfrom
codex/implement-pglcubemaprenderer-with-cubemap-texture

Conversation

@vicvalentim
Copy link
Owner

Summary

  • add PGLCubemapRenderer to render scenes directly into a cubemap texture using PGL
  • refine cubemap texture allocation using RGBA8 format and clamp-to-edge on all axes
  • apply anisotropic filtering with FloatBuffer
  • unbind the cubemap after mipmap generation

Testing

  • ./gradlew test --no-daemon (fails: Unable to tunnel through proxy)

https://chatgpt.com/codex/tasks/task_e_68506f422294833181f67ca25f29a4d7

@github-actions
Copy link

github-actions bot commented Jun 16, 2025

PR Preview Action v1.6.1
Preview removed because the pull request was closed.
2025-06-16 22:30 UTC

@vicvalentim vicvalentim deleted the codex/implement-pglcubemaprenderer-with-cubemap-texture branch June 16, 2025 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant